Skip to content

Node 10.7 Integration#6402

Draft
geo2a wants to merge 33 commits intomasterfrom
geo2a/10.7-integration
Draft

Node 10.7 Integration#6402
geo2a wants to merge 33 commits intomasterfrom
geo2a/10.7-integration

Conversation

@geo2a
Copy link
Contributor

@geo2a geo2a commented Jan 6, 2026

Fixes #6360

@geo2a geo2a force-pushed the geo2a/10.7-integration branch 2 times, most recently from 1385f85 to dbc2338 Compare February 10, 2026 08:34
@geo2a geo2a self-assigned this Feb 10, 2026
@geo2a geo2a force-pushed the geo2a/10.7-integration branch 4 times, most recently from c13b537 to d28d62c Compare February 12, 2026 19:18
@geo2a geo2a force-pushed the geo2a/10.7-integration branch 12 times, most recently from 70ba734 to 347f565 Compare February 26, 2026 13:54
@geo2a geo2a force-pushed the geo2a/10.7-integration branch 5 times, most recently from 731b9fd to bfa507e Compare March 5, 2026 15:54
@geo2a geo2a force-pushed the geo2a/10.7-integration branch 6 times, most recently from 9524878 to 7c1388b Compare March 10, 2026 08:48
geo2a and others added 11 commits March 12, 2026 10:19
- Use keyrole types instead of promoted constructors
- tracing: remove ouroboros-network:framework-tracing Network.Mux
- tracing: remove ouroboros-network:framework-tracing Ouroboros.Network
- tracing: remove ouroboros-network:tracing
- integrate new Ledger traces
- use ToJSON to get ToObject for ApplyTxError
- Add instance ToObject TxDecision
- Fill in LSM traces and reason for switch (#6469)

Co-authored-by: Federico Mastellone <federico.pascual-mastellone@iohk.io>
Co-authored-by: Javier Sagredo <javier.sagredo@iohk.io>
- fix blockfrost response types to match alonzo genesis ones
@geo2a geo2a force-pushed the geo2a/10.7-integration branch 3 times, most recently from 6403062 to f5e82de Compare March 12, 2026 09:38
fraser-iohk and others added 13 commits March 12, 2026 12:44
Co-authored-by: Fraser Murray <fraser.murray@iohk.io>
Allow testing block production with kes-agent via cardano-testnet
--use-kes-agent
Co-authored-by: Pablo Lamela <pablo.lamela@iohk.io>
John Lotoski found that it doesn't appear under any condition
(GenesisMode, PraosMode).  Now connection manager & peer selection
exposes a more detailed metrics including
`cardano_node_metrics_peerSelection_ActivePeers_int`
Its imports are not necessary, so it can be removed.
@geo2a geo2a force-pushed the geo2a/10.7-integration branch from f5e82de to 56504d8 Compare March 12, 2026 11:48
useBootstrapVar <- newTVarIO ntUseBootstrapPeers
ledgerPeerSnapshotPathVar <- newTVarIO ntPeerSnapshotPath
useLedgerVar <- newTVarIO useLedgerPeers
useBootstrapVar <- newTVarIO (UseBootstrapPeers $ Map.keys publicRoots)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@coot please check if this is right

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Node Release v10.7

5 participants